home *** CD-ROM | disk | FTP | other *** search
/ Chip 2002 March / Chip_2002-03_cd1.bin / zkuste / delphi / kompon / d3456 / EHS.ZIP / setup.exe / {app} / readme.txt < prev   
Encoding:
Text File  |  2001-12-16  |  1.5 KB  |  53 lines

  1. EC Software Help Suite
  2. ======================
  3.  
  4. (c) Copyright 2000, EC Software
  5.  
  6. Delphi component suite for the implementation of context sensitive help,
  7. HTML HELP and training card help. Please unpack this archive to a new 
  8. directory and refer to the help file (EHS.HLP) for installation instructions.
  9.  
  10. File list (main directory)
  11. --------------------------
  12. ehs_D3.dpk        Delphi 3 package source
  13. ehs_D4.dpk        Delphi 4 package source
  14. ehs_D5.dpk        Delphi 5 package source
  15. ehs_D6.dpk        Delphi 6 package source
  16.  
  17. EHS.hlp    }        Component help file
  18. EHS.cnt }        See "Installation instructions" for help
  19.  
  20. ehs_demo.zip        Demo application (compiled exe + source)
  21.  
  22. ehs_reg.pas        Design time registration unit
  23. ehs_reg.dcr        Resource file
  24. ehs.inc            Include file for compiler directives
  25. ehsBase.pas        Base classes
  26. ehsContextMap.pas    THelpContextMap unit
  27. ehsHelpRouter.pas    THelpRouter unit
  28. ehsHHAPI.pas        HTML HELP API unit
  29. ehsHshTb.pas        Hash table implentation for THelpContextMap
  30. ehsTCard.pas        TTrainingCard unit
  31. ehsWhatsThis.pas    TWhatsThis unit
  32.  
  33.  
  34. Compiled files in \DEMO
  35. -----------------------
  36. ehs_demo.exe      compiled exe
  37. ehs_demo.cnt    }
  38. ehs_demo.hlp    } demo help file in Winhelp format
  39. ehs_demo.chm      demo help file in HTML HELP format
  40.  
  41. The files above are required to run the demo
  42.  
  43.  
  44. Source files in \DEMO
  45. ---------------------
  46. ehs_demo.dpr        Delphi project file
  47. ehs_demo.res        resource file
  48. ehs_demounit1.dfm    main unit
  49. ehs_demounit1.pas    main unit
  50.  
  51. ehs_demo.hpj          } 
  52. ehs_demo.rtf          }
  53. ehs_demo.cnt          } Winhelp source, can be recompiled with HCW.exe